home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / eggdrop / eggdrop11.lha / help / dcc.binds < prev    next >
Text File  |  1997-04-05  |  644b  |  15 lines

  1. !master
  2. ###  binds [type]
  3.    shows the TCL bindings in effect, in a list similar to this:
  4.       Command bindings:
  5.         TYPE FLGS COMMAND              BINDING (TCL)
  6.         msg  -    rose                 msg_rose
  7.         msg  -    go                   msg_go
  8.         dcc  m    bind                 cmd_bind
  9.         pub  -    gross                pub_gross
  10.    the fields should be self-explanatory.  if not, go read the
  11.    file 'tcl-commands.doc' for help on the TCL bind command.  note
  12.    that the builtin commands are now shown.  you may also specify
  13.    a type of binding to show (ie, '.binds msg') if you want to
  14.    narrow the field a bit.
  15.